home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ian & Stuart's Australian Mac 1993 September
/
September 93.iso
/
Archives
/
Sound
/
MIDI
/
MIDI Utilities
/
CMU Midi Toolkit
/
Includes
/
noteoff.h
< prev
next >
Wrap
Text File
|
1987-01-07
|
179b
|
6 lines
/* noteoff.h -- handle queue of pending note off events */
boolean note_offs(ulong current_time);
void off_init(void);
void off_schedule(ulong offtime, int voice, int pitch);